projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aec5fb2
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Sep 2003 14:27:47 +0000
(14:27 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Sep 2003 14:27:47 +0000
(14:27 +0000)
lib-src/emacsclient.c
patch
|
blob
|
history
diff --git
a/lib-src/emacsclient.c
b/lib-src/emacsclient.c
index 820d172a9a15b246a3af54ec91b57bda60b5f090..f0090752fab4fc1370aadded6396b478ef47cc4c 100644
(file)
--- a/
lib-src/emacsclient.c
+++ b/
lib-src/emacsclient.c
@@
-67,7
+67,7
@@
char *display = NULL;
is not running. --alternate-editor. */
const char * alternate_editor = NULL;
-/* If non-NULL, the
filename of the UNIX socket
*/
+/* If non-NULL, the
filename of the UNIX socket.
*/
char *socket_name = NULL;
void print_help_and_exit ();